[index]

Unlock Messages Command

Syntax

unlock messages

Description

The unlock messages command resumes the transmission of open, close, new, and delete system messages after a lock messages command has been issued.

Examples

The following handler uses the lock messages command in the script of a button to display every card in the stack without triggering any openCard or closeCard messages. The unlock messages command is used to resume the transmission of system messages. Try the handler without the lock messages command at the beginning to see the time difference. on mouseUp lock messages this stack go to next card wait 2 seconds end repeat unlock messages
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.